Uses of Class
edu.uky.ai.ml.AlphabetFrame
| Package | Description |
|---|---|
| edu.uky.ai.ml |
Contains an example exercise in which a neural network is trained to
recognize images of capital letters.
|
-
Uses of AlphabetFrame in edu.uky.ai.ml
Fields in edu.uky.ai.ml declared as AlphabetFrame Modifier and Type Field Description AlphabetFrameAlphabetInputPanel. frameThe parent frame to which this panel belongsConstructors in edu.uky.ai.ml with parameters of type AlphabetFrame Constructor Description AlphabetInputPanel(AlphabetFrame frame)Constructs a new input panel.